net/http.http2Framer.AllowIllegalReads (field)

4 uses

	net/http (current package)
		h2_bundle.go#L1711: 	AllowIllegalReads bool
		h2_bundle.go#L1790: 		f.debugFramer.AllowIllegalReads = true
		h2_bundle.go#L1954: 	if fr.AllowIllegalReads {
		h2_bundle.go#L2936: 	if fr.AllowIllegalReads {